home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 1999 October
/
Software of the Month - Ultimate Collection Shareware 266.iso
/
pc
/
Xtras
/
Widget Wizard
/
Widget Wizard.dir
/
00045_Script_Init Display Text
< prev
next >
Wrap
Text File
|
1997-05-10
|
462b
|
11 lines
--no longer used, functions compiled into initElements handler in Primary Movie Script, fmk
--global DisplayButton, ElementsText
--
--on exitFrame
-- set whichCastmember to the membernum of sprite DisplayButton
-- set LibNum to the castLibNum of sprite DisplayButton
-- set the text of member "ButtonName" = the name of member whichCastmember of castlib LibNum
--
-- set the text of member "Elements Text" = the text of member ElementsText
--end